aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
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;