Revision 1de7afc9 include/exec/softmmu_template.h

b/include/exec/softmmu_template.h
21 21
 * You should have received a copy of the GNU Lesser General Public
22 22
 * License along with this library; if not, see <http://www.gnu.org/licenses/>.
23 23
 */
24
#include "qemu-timer.h"
24
#include "qemu/timer.h"
25 25
#include "exec/memory.h"
26 26

  
27 27
#define DATA_SIZE (1 << SHIFT)

Also available in: Unified diff