diff liboctave/oct-fftw.cc @ 4786:fc316bde0053

[project @ 2004-02-18 12:52:20 by jwe]
author jwe
date Wed, 18 Feb 2004 12:52:20 +0000
parents d3018a33c584
children 82a558043db9
line wrap: on
line diff
--- a/liboctave/oct-fftw.cc	Tue Feb 17 21:58:17 2004 +0000
+++ b/liboctave/oct-fftw.cc	Wed Feb 18 12:52:20 2004 +0000
@@ -27,8 +27,9 @@
 #include <iostream>
 #include <vector>
 
+#include "lo-error.h"
 #include "oct-fftw.h"
-#include "lo-error.h"
+#include "quit.h"
 
 // Helper class to create and cache fftw plans for both 1d and 2d. This
 // implementation uses FFTW_ESTIMATE to create the plans, which in theory