summaryrefslogtreecommitdiff
path: root/libmetacity/meta-frame-style.c
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-01-31 23:39:47 +0200
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-01-31 23:46:58 +0200
commitefb9fe070f375910ed8b7a82a280875d3ecada70 (patch)
tree1b5eafa1229ef330d1feb2a2b04e0e41a454e0ae /libmetacity/meta-frame-style.c
parent348379bdb230b61599a6de2ef1eff9e0c55d7737 (diff)
downloadmetacity-efb9fe070f375910ed8b7a82a280875d3ecada70.tar.gz
theme: move MetaTheme to libmetacity and GObjectize it
Diffstat (limited to 'libmetacity/meta-frame-style.c')
-rw-r--r--libmetacity/meta-frame-style.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmetacity/meta-frame-style.c b/libmetacity/meta-frame-style.c
index ccbb094c..0df2d4f1 100644
--- a/libmetacity/meta-frame-style.c
+++ b/libmetacity/meta-frame-style.c
@@ -22,6 +22,7 @@
#include "meta-frame-style.h"
#include "meta-theme.h"
+#include "meta-theme-metacity-private.h"
static const char*
meta_frame_state_to_string (MetaFrameState state)