summaryrefslogtreecommitdiff
path: root/src/gpm-main.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-main.c
parentb8f642a86d8d18747a0b970b4420435603ee5a5f (diff)
downloadmate-power-manager-7703c9e3e480629a7eeab8b4310f313b9b1784df.tar.bz2
mate-power-manager-7703c9e3e480629a7eeab8b4310f313b9b1784df.tar.xz
rely less on GtkStock
Diffstat (limited to 'src/gpm-main.c')
-rw-r--r--src/gpm-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpm-main.c b/src/gpm-main.c
index 30cf481..6186d6e 100644
--- a/src/gpm-main.c
+++ b/src/gpm-main.c
@@ -36,7 +36,7 @@
#include <dbus/dbus-glib.h>
#include <dbus/dbus-glib-lowlevel.h>
-#include "gpm-stock-icons.h"
+#include "gpm-icon-names.h"
#include "gpm-common.h"
#include "gpm-manager.h"
#include "gpm-session.h"