summaryrefslogtreecommitdiff
path: root/src/gpm-backlight.c
diff options
context:
space:
mode:
authorSorokin Alexei <[email protected]>2016-06-07 18:53:50 +0300
committerraveit65 <[email protected]>2016-06-07 20:08:42 +0200
commit7703c9e3e480629a7eeab8b4310f313b9b1784df (patch)
tree9738116d2b4ee8b3bd317cca3ac5039aaa08f086 /src/gpm-backlight.c
parentb8f642a86d8d18747a0b970b4420435603ee5a5f (diff)
downloadmate-power-manager-7703c9e3e480629a7eeab8b4310f313b9b1784df.tar.bz2
mate-power-manager-7703c9e3e480629a7eeab8b4310f313b9b1784df.tar.xz
rely less on GtkStock
Diffstat (limited to 'src/gpm-backlight.c')
-rw-r--r--src/gpm-backlight.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpm-backlight.c b/src/gpm-backlight.c
index a4629ad..48a33c7 100644
--- a/src/gpm-backlight.c
+++ b/src/gpm-backlight.c
@@ -52,7 +52,7 @@
#include "gpm-dpms.h"
#include "gpm-idle.h"
#include "gpm-marshal.h"
-#include "gpm-stock-icons.h"
+#include "gpm-icon-names.h"
#include "egg-console-kit.h"
#if !GTK_CHECK_VERSION(3,0,0)