Fix location of @filename@ in gswe-enumtypes.c.template

This commit is contained in:
Gergely Polonkai 2021-04-25 06:20:54 +02:00
parent 4e53c0c771
commit 2879fa72cd
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 1 additions and 1 deletions

View File

@ -18,11 +18,11 @@
*/
#include "swe-glib.h"
#include "gswe-enumtypes.h"
#include "@filename@"
/*** END file-header ***/
/*** BEGIN file-production ***/
#include "@filename@"
/* enumerations from "@filename@" */
/*** END file-production ***/