summaryrefslogtreecommitdiffstats
path: root/Gui/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/bitmap.c')
-rw-r--r--Gui/bitmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gui/bitmap.c b/Gui/bitmap.c
index e3c36d5359..4714cae563 100644
--- a/Gui/bitmap.c
+++ b/Gui/bitmap.c
@@ -4,8 +4,8 @@
#include <png.h>
-#include "../mp_msg.h"
-#include "../help_mp.h"
+#include "mp_msg.h"
+#include "help_mp.h"
#include "bitmap.h"
int pngRead( unsigned char * fname,txSample * bf )