summaryrefslogtreecommitdiff
path: root/indra/llimage/llpngwrapper.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-09-16 19:59:56 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-09-16 19:59:56 +0100
commit82b91b1343671a7568a1c637cce6c1f9ea5a7090 (patch)
treec8626c48534cd87828ea29b89c89e68e8d521d4d /indra/llimage/llpngwrapper.h
parent54c8ef13a91cdbb514db6c7cccaf3d81744766fe (diff)
parent1fb2f1b37a83d054b11bf4536af6cf387ebca41d (diff)
merge storm-130
Diffstat (limited to 'indra/llimage/llpngwrapper.h')
-rw-r--r--indra/llimage/llpngwrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llimage/llpngwrapper.h b/indra/llimage/llpngwrapper.h
index 0721adea3b..47a4207d66 100644
--- a/indra/llimage/llpngwrapper.h
+++ b/indra/llimage/llpngwrapper.h
@@ -26,7 +26,7 @@
#ifndef LL_LLPNGWRAPPER_H
#define LL_LLPNGWRAPPER_H
-#include "libpng12/png.h"
+#include "png.h"
#include "llimage.h"
class LLPngWrapper