summaryrefslogtreecommitdiff
path: root/amiga.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga.c')
-rw-r--r--amiga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga.c b/amiga.c
index 5732209..360d9f8 100644
--- a/amiga.c
+++ b/amiga.c
@@ -14,7 +14,7 @@ A PARTICULAR PURPOSE. See the 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 "make.h"
+#include "makeint.h"
#include "variable.h"
#include "amiga.h"
#include <assert.h>