diff options
| author | Tannin <devnull@localhost> | 2014-03-18 19:18:17 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-03-18 19:18:17 +0100 |
| commit | 2d0fab4482cea8a3472e2430f4746feeae1784ff (patch) | |
| tree | 6e8aa3ace90a950970a14ba59250efaecbaab9bf /src/pluginlist.h | |
| parent | c19c4820d87bdf350f0725712c0b5af908fa9580 (diff) | |
| parent | ff272dcbbdf7ae9228bde4b9ddd15a152a109fe1 (diff) | |
Merge
Diffstat (limited to 'src/pluginlist.h')
| -rw-r--r-- | src/pluginlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluginlist.h b/src/pluginlist.h index 8bf7e508..fff2a595 100644 --- a/src/pluginlist.h +++ b/src/pluginlist.h @@ -29,7 +29,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include <boost/signals2.hpp> #include <boost/ptr_container/ptr_vector.hpp> #include <vector> -#include <pdll.h> +#include "pdll.h" #include <BOSS-API.h> |
