debugger: rename 'win' subdir to 'shared'

This commit is contained in:
hjk
2009-05-19 15:45:58 +02:00
parent 420cd301c7
commit cce1c7f78e
12 changed files with 8 additions and 7 deletions

View File

@@ -69,7 +69,7 @@
#include <QtGui/QDialogButtonBox>
#include <QtGui/QPushButton>
#ifdef Q_OS_WIN
# include "sharedlibraryinjector.h"
# include "shared/sharedlibraryinjector.h"
#endif
#if defined(Q_OS_LINUX) || defined(Q_OS_MAC)