aboutsummaryrefslogtreecommitdiffstats
path: root/src/libgamma.hh
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-03 05:29:46 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-03 05:29:46 +0200
commite11c1974c97a0e783f4bea4c619ae3250383ed45 (patch)
treebde9b1a139ba3e7adde8719133972398e3c34ff9 /src/libgamma.hh
parentstates and crtc info (diff)
downloadlibgammamm-e11c1974c97a0e783f4bea4c619ae3250383ed45.tar.gz
libgammamm-e11c1974c97a0e783f4bea4c619ae3250383ed45.tar.bz2
libgammamm-e11c1974c97a0e783f4bea4c619ae3250383ed45.tar.xz
functions from libgamma-facade that will not be moved into classes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/libgamma.hh')
-rw-r--r--src/libgamma.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libgamma.hh b/src/libgamma.hh
index 64ca221..2a2666c 100644
--- a/src/libgamma.hh
+++ b/src/libgamma.hh
@@ -21,6 +21,7 @@
#include "libgamma-error.hh"
#include "libgamma-method.hh"
+#include "libgamma-facade.hh"
#endif