X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fgetopt.h;h=77cf4f2981a59ee6fd36a4acb80e104fb13e1491;hb=20e1beb546c26eae3b1a61ab2051108a7dca221f;hp=3315108f05d34939d6d8d609fae973c915252296;hpb=0fa00d18f607f329d2b2a979e1d4339e233817fa;p=libs%2Fcore.git diff --git a/source/core/getopt.h b/source/core/getopt.h index 3315108..77cf4f2 100644 --- a/source/core/getopt.h +++ b/source/core/getopt.h @@ -10,7 +10,7 @@ Distributed under the LGPL #include #include #include -#include "error.h" +#include "except.h" namespace Msp {