Ignore:
Timestamp:
Nov 21, 2011, 1:49:53 AM (11 years ago)
Author:
sam
Message:

nacl: the Mandelbrot zoomer is starting to work on NaCl.

Location:
trunk/src/platform/nacl
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/platform/nacl/naclapp.cpp

    r1082 r1084  
    1414
    1515#if defined __native_client__
    16 #   include "ppapi/cpp/instance.h"
    17 #   include "ppapi/cpp/module.h"
    18 #   include "ppapi/cpp/var.h"
     16#   include <ppapi/cpp/instance.h>
     17#   include <ppapi/cpp/module.h>
     18#   include <ppapi/cpp/var.h>
    1919#endif
    2020
Note: See TracChangeset for help on using the changeset viewer.