aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/airpcap_dlg.c
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 00:49:20 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 00:49:20 +0000
commitfc61993cd94598c2f53bf39273549de7f66658cd (patch)
tree1a87790e2189aa0406c270b28dcf950f8628b5aa /gtk/airpcap_dlg.c
parentf279652f140849dc1cc04d3d10038256339bc811 (diff)
move stock icon code from toolbar.c into specific stock_icons file(s)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24921 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/airpcap_dlg.c')
-rw-r--r--gtk/airpcap_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/airpcap_dlg.c b/gtk/airpcap_dlg.c
index c1675e2eb1..c4a090fbfd 100644
--- a/gtk/airpcap_dlg.c
+++ b/gtk/airpcap_dlg.c
@@ -51,7 +51,7 @@
#include "gui_utils.h"
#include "simple_dialog.h"
#include "dfilter_expr_dlg.h"
-#include "compat_macros.h"
+#include "stock_icons.h"
#include "gtkglobals.h"
#include "help_dlg.h"