summaryrefslogtreecommitdiff
path: root/plugingui/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugingui/image.h')
-rw-r--r--plugingui/image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugingui/image.h b/plugingui/image.h
index 4f41a88..acfe964 100644
--- a/plugingui/image.h
+++ b/plugingui/image.h
@@ -27,7 +27,7 @@
#ifndef __DRUMGIZMO_IMAGE_H__
#define __DRUMGIZMO_IMAGE_H__
-#include "png/png.h"
+#include <png.h>
#include <string>
#include "colour.h"