mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 10:25:36 +08:00
Added qmake project files / standardized #includes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef GUI_MESSAGES_H
|
||||
#define GUI_MESSAGES_H
|
||||
|
||||
#include <blackmisc/message.h>
|
||||
#include "blackmisc/message.h"
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
@@ -112,4 +112,4 @@ namespace BlackMisc
|
||||
};
|
||||
}
|
||||
|
||||
#endif // GUI_MESSAGES_H
|
||||
#endif // GUI_MESSAGES_H
|
||||
|
||||
Reference in New Issue
Block a user