aboutsummaryrefslogtreecommitdiff
path: root/src/PNGImage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PNGImage.cpp')
-rw-r--r--src/PNGImage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PNGImage.cpp b/src/PNGImage.cpp
index 677c811..b9f956f 100644
--- a/src/PNGImage.cpp
+++ b/src/PNGImage.cpp
@@ -1,5 +1,5 @@
#include "PNGImage.h"
-#include "reader.h"
+#include "files.h"
#include "zlib.h"
#include "debug.h"