diff options
Diffstat (limited to 'protocols/AimOscar/version.h')
-rw-r--r-- | protocols/AimOscar/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/AimOscar/version.h b/protocols/AimOscar/version.h index 02c1bf283b..37c79beed3 100644 --- a/protocols/AimOscar/version.h +++ b/protocols/AimOscar/version.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "../../include/m_version.h"
+#include "m_version.h"
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
|