wireshark/ui/win32
Guy Harris b32a5ee98c Don't add the wiretap directory to the list of include directories.
If you include something from the wiretap directory, always precede it
with wiretap/.

Fix some includes of files in the top-level directory to use a path
relative to the current directory, not relative to the wiretap
directory.

This makes it a bit clearer what's being included.

Change-Id: Ib99655a13c6006cf6c3112e9d4db6f47df9aff54
Reviewed-on: https://code.wireshark.org/review/13990
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-02-18 12:55:26 +00:00
..
Makefile.nmake Don't add the wiretap directory to the list of include directories. 2016-02-18 12:55:26 +00:00
console_win32.c Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
console_win32.h Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
file_dlg_win32.c No need for toolkit-dependent color initialization. 2016-01-01 04:15:29 +00:00
file_dlg_win32.h win32: Implement format type selector in open file dialog 2014-03-04 18:31:48 +00:00
print_win32.c The variable is assigned values twice successively found by PVS Studio (V519) 2015-12-13 10:35:36 +00:00
print_win32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
settings.ini Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00