aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authorMathias Gumz <akira@fluxbox.org>2015-01-22 08:45:35 (GMT)
committerMathias Gumz <akira@fluxbox.org>2015-01-22 08:45:35 (GMT)
commit1ec4fb6b6cb6d4b93dddc40c59abf62552445ad2 (patch)
tree9d3c5b39bc22ca0e01327e988c96cd7b273d6bdc /src/Window.hh
parent6d749d6f1a79f609b1a123fad013ae8bc25888ce (diff)
downloadfluxbox-1ec4fb6b6cb6d4b93dddc40c59abf62552445ad2.zip
fluxbox-1ec4fb6b6cb6d4b93dddc40c59abf62552445ad2.tar.bz2
Cosmetic
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Window.hh b/src/Window.hh
index b7975f5..da126ec 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -42,6 +42,7 @@
42#include <string> 42#include <string>
43#include <memory> 43#include <memory>
44#include <map> 44#include <map>
45#include <inttypes.h>
45 46
46class WinClient; 47class WinClient;
47class FbWinFrameTheme; 48class FbWinFrameTheme;