summaryrefslogtreecommitdiff
path: root/atari/plot/plot.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-24 23:52:10 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-24 23:52:10 +0100
commit9729febf7245431e80f4fe0acfba212db08e770d (patch)
tree4b7ee30ff155c1c7c1f720e7071bb47d3c122ca2 /atari/plot/plot.c
parent921f15bb7d543390cfbd19cea9e30b527e7f6c28 (diff)
parent75d3fdc42e4b92f73efa93271c4bb37b1be6a650 (diff)
downloadnetsurf-9729febf7245431e80f4fe0acfba212db08e770d.tar.gz
netsurf-9729febf7245431e80f4fe0acfba212db08e770d.tar.bz2
Merge branch 'thumbnail-rework'
Diffstat (limited to 'atari/plot/plot.c')
-rwxr-xr-xatari/plot/plot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/plot/plot.c b/atari/plot/plot.c
index 583429ace..ac998a4d5 100755
--- a/atari/plot/plot.c
+++ b/atari/plot/plot.c
@@ -25,10 +25,10 @@
#include <mt_gem.h>
#include <mint/osbind.h>
-#include "image/bitmap.h"
#include "utils/log.h"
#include "utils/utf8.h"
#include "utils/utils.h"
+#include "image/bitmap.h"
#include "desktop/plotters.h"
#include "desktop/mouse.h"