summaryrefslogtreecommitdiff
path: root/content/handlers/image/bmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/bmp.c')
-rw-r--r--content/handlers/image/bmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/bmp.c b/content/handlers/image/bmp.c
index 8f787de37..e552cdf94 100644
--- a/content/handlers/image/bmp.c
+++ b/content/handlers/image/bmp.c
@@ -35,7 +35,7 @@
#include "content/content_protected.h"
#include "desktop/gui_internal.h"
-#include "bmp.h"
+#include "image/bmp.h"
/** bmp context. */
typedef struct nsbmp_content {