projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added licence line
[wxWidgets.git]
/
src
/
gtk1
/
bitmap.cpp
diff --git
a/src/gtk1/bitmap.cpp
b/src/gtk1/bitmap.cpp
index 10b8e7063d5d2f783f4239fbf0b1c60e9118f2d2..4950f9508ac3b89b2732a8c8c30892856e02c470 100644
(file)
--- a/
src/gtk1/bitmap.cpp
+++ b/
src/gtk1/bitmap.cpp
@@
-16,8
+16,8
@@
#include "wx/defs.h"
-#include "wx/palette.h"
#include "wx/bitmap.h"
+#include "wx/palette.h"
#include "wx/icon.h"
#include "wx/filefn.h"
#include "wx/image.h"